Vcenter CryptoManager Kms Providers Location

Vcenter CryptoManager Kms Providers Location
Vcenter CryptoManager Kms Providers Location

The Vcenter CryptoManager Kms Providers Location schema contains the location as well as a token required (as a header in the HTTP GET request) to download the configuration.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "url": "string",
    "download_token": {
        "token": "string",
        "expiry": "string"
    }
}
string As uri As uri
url
Required

Provider configuration download URL

This property was added in vSphere API 7.0.2.0.

download_token
Required

Information about the token required in the HTTP GET request to download the provider configuration.

This property was added in vSphere API 7.0.2.0.